'Declaration
<DispIdAttribute(5)> Function GetBlockFirstParagraphIndex( _ ByVal SegmentationResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(5)] int GetBlockFirstParagraphIndex( string SegmentationResultID, int BlockIdx )
function GetBlockFirstParagraphIndex( SegmentationResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(5) function GetBlockFirstParagraphIndex( SegmentationResultID : String, BlockIdx : int ) : int;
[DispId(5)] int GetBlockFirstParagraphIndex( string* SegmentationResultID, int BlockIdx )
[DispId(5)] int GetBlockFirstParagraphIndex( String^ SegmentationResultID, int BlockIdx )
Parameters
- SegmentationResultID
- BlockIdx